go.uber.org/atomic.Duration.CAS (method)

one use

	go.uber.org/atomic (current package)
		duration.go#L61: func (x *Duration) CAS(old, new time.Duration) (swapped bool) {